Termination w.r.t. Q of the following Term Rewriting System could not be shown:

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

Q is empty.


QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

Q is empty.

Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

C(b(x1)) → A(x1)
A(a(x1)) → A(b(c(c(b(x1)))))
A(a(x1)) → C(c(b(x1)))
A(a(x1)) → C(b(x1))

The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
QDP
      ↳ DependencyGraphProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(b(x1)) → A(x1)
A(a(x1)) → A(b(c(c(b(x1)))))
A(a(x1)) → C(c(b(x1)))
A(a(x1)) → C(b(x1))

The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
QDP
          ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(b(x1)) → A(x1)
A(a(x1)) → C(c(b(x1)))
A(a(x1)) → C(b(x1))

The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule A(a(x1)) → C(c(b(x1))) at position [0] we obtained the following new rules:

A(a(x0)) → C(a(x0))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
QDP
              ↳ QDPToSRSProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(b(x1)) → A(x1)
A(a(x1)) → C(b(x1))
A(a(x0)) → C(a(x0))

The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The finiteness of this DP problem is implied by strong termination of a SRS due to [12].


↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
QTRS
                  ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)
C(b(x1)) → A(x1)
A(a(x1)) → C(b(x1))
A(a(x0)) → C(a(x0))

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)
C(b(x1)) → A(x1)
A(a(x1)) → C(b(x1))
A(a(x0)) → C(a(x0))

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
QTRS
                      ↳ DependencyPairsProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.

Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

A1(a(x)) → A1(b(x))
A1(a(x)) → B(x)
A1(a(x)) → B(a(b(x)))
B(c(x)) → A1(x)
A1(A(x)) → A1(C(x))
A1(a(x)) → B(c(c(b(a(b(x))))))
A1(A(x)) → B(C(x))

The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
QDP
                          ↳ DependencyGraphProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A1(a(x)) → A1(b(x))
A1(a(x)) → B(x)
A1(a(x)) → B(a(b(x)))
B(c(x)) → A1(x)
A1(A(x)) → A1(C(x))
A1(a(x)) → B(c(c(b(a(b(x))))))
A1(A(x)) → B(C(x))

The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 2 less nodes.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
QDP
                              ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A1(a(x)) → A1(b(x))
A1(a(x)) → B(x)
A1(a(x)) → B(a(b(x)))
B(c(x)) → A1(x)
A1(a(x)) → B(c(c(b(a(b(x))))))

The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule A1(a(x)) → B(a(b(x))) at position [0] we obtained the following new rules:

A1(a(y0)) → B(b(y0))
A1(a(c(x0))) → B(a(a(x0)))
A1(a(C(x0))) → B(a(A(x0)))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ Narrowing
QDP
                                  ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A1(a(x)) → A1(b(x))
A1(a(x)) → B(x)
A1(a(C(x0))) → B(a(A(x0)))
B(c(x)) → A1(x)
A1(a(y0)) → B(b(y0))
A1(a(c(x0))) → B(a(a(x0)))
A1(a(x)) → B(c(c(b(a(b(x))))))

The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule A1(a(x)) → A1(b(x)) at position [0] we obtained the following new rules:

A1(a(c(x0))) → A1(a(x0))
A1(a(C(x0))) → A1(A(x0))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ Narrowing
                                ↳ QDP
                                  ↳ Narrowing
QDP
                                      ↳ DependencyGraphProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A1(a(x)) → B(x)
B(c(x)) → A1(x)
A1(a(C(x0))) → B(a(A(x0)))
A1(a(c(x0))) → A1(a(x0))
A1(a(y0)) → B(b(y0))
A1(a(c(x0))) → B(a(a(x0)))
A1(a(x)) → B(c(c(b(a(b(x))))))
A1(a(C(x0))) → A1(A(x0))

The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ Narrowing
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
QDP
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A1(a(x)) → B(x)
A1(a(C(x0))) → B(a(A(x0)))
B(c(x)) → A1(x)
A1(a(c(x0))) → A1(a(x0))
A1(a(y0)) → B(b(y0))
A1(a(c(x0))) → B(a(a(x0)))
A1(a(x)) → B(c(c(b(a(b(x))))))

The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
We have reversed the following QTRS:
The set of rules R is

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
a(a(x)) → b(a(b(c(c(b(x))))))
c(b(x)) → a(x)
C(b(x)) → A(x)
A(a(x)) → C(b(x))
A(a(x)) → C(a(x))

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                      ↳ QTRS Reverse
QTRS
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(a(b(c(c(b(x))))))
c(b(x)) → a(x)
C(b(x)) → A(x)
A(a(x)) → C(b(x))
A(a(x)) → C(a(x))

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)
b(C(x)) → A(x)
a(A(x)) → b(C(x))
a(A(x)) → a(C(x))

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
a(a(x)) → b(a(b(c(c(b(x))))))
c(b(x)) → a(x)
C(b(x)) → A(x)
A(a(x)) → C(b(x))
A(a(x)) → C(a(x))

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(a(b(c(c(b(x))))))
c(b(x)) → a(x)
C(b(x)) → A(x)
A(a(x)) → C(b(x))
A(a(x)) → C(a(x))

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(x1) → x1
a(a(x1)) → b(a(b(c(c(b(x1))))))
c(b(x1)) → a(x1)

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse
QTRS

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
a(a(x)) → b(c(c(b(a(b(x))))))
b(c(x)) → a(x)

Q is empty.